home *** CD-ROM | disk | FTP | other *** search
- Short: converts AmigaBASIC binaries to ASCII
- Type: dev/misc
-
- The program will read an AmigaBASIC program in binary format (which is default)
- and write the BASIC ASCII source to stdout. Will not work in a pipeline as it
- rewinds stdin.
-
- Source is ANSI C. SCOPTIONS file for SAS/C included.
-
- The program could be better written but I put it herewith in the Public Domain
- so everyone can try and release an improved version.
-
- You can reach me at sr@ph-cip.uni-koeln.de
-
- Stefan.
-